[INFO] cloning repository https://github.com/jakekaplan/fence
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakekaplan/fence" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakekaplan%2Ffence", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakekaplan%2Ffence'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc5cf102b9e2b8580c937bc3b7dc9c6b772f15bd
[INFO] testing jakekaplan/fence against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakekaplan%2Ffence" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jakekaplan/fence
[INFO] finished tweaking git repo https://github.com/jakekaplan/fence
[INFO] tweaked toml for git repo https://github.com/jakekaplan/fence written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakekaplan/fence on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jakekaplan/fence already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90e2c5ee39c41d1fe11544635adf4c4a0907689d70a984984fdc2adf4a861ae4
[INFO] running `Command { std: "docker" "start" "-a" "90e2c5ee39c41d1fe11544635adf4c4a0907689d70a984984fdc2adf4a861ae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90e2c5ee39c41d1fe11544635adf4c4a0907689d70a984984fdc2adf4a861ae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90e2c5ee39c41d1fe11544635adf4c4a0907689d70a984984fdc2adf4a861ae4", kill_on_drop: false }`
[INFO] [stdout] 90e2c5ee39c41d1fe11544635adf4c4a0907689d70a984984fdc2adf4a861ae4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3f0e10dc6106396b35cc7f61eb992fa1dd43b8edaad13a2ca9d69b4bfc3550a
[INFO] running `Command { std: "docker" "start" "-a" "f3f0e10dc6106396b35cc7f61eb992fa1dd43b8edaad13a2ca9d69b4bfc3550a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_ignored v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling loq_core v0.1.0 (/opt/rustwide/workdir/crates/loq_core)
[INFO] [stderr]    Compiling loq_fs v0.1.0 (/opt/rustwide/workdir/crates/loq_fs)
[INFO] [stderr]    Compiling loq v0.1.0 (/opt/rustwide/workdir/crates/loq_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.48s
[INFO] running `Command { std: "docker" "inspect" "f3f0e10dc6106396b35cc7f61eb992fa1dd43b8edaad13a2ca9d69b4bfc3550a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3f0e10dc6106396b35cc7f61eb992fa1dd43b8edaad13a2ca9d69b4bfc3550a", kill_on_drop: false }`
[INFO] [stdout] f3f0e10dc6106396b35cc7f61eb992fa1dd43b8edaad13a2ca9d69b4bfc3550a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e151dda111977f3b8d0017d12fb842b437513b793d37140bc861a85059e88057
[INFO] running `Command { std: "docker" "start" "-a" "e151dda111977f3b8d0017d12fb842b437513b793d37140bc861a85059e88057", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling insta v1.46.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling loq_core v0.1.0 (/opt/rustwide/workdir/crates/loq_core)
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling loq_fs v0.1.0 (/opt/rustwide/workdir/crates/loq_fs)
[INFO] [stderr]    Compiling loq v0.1.0 (/opt/rustwide/workdir/crates/loq_cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "e151dda111977f3b8d0017d12fb842b437513b793d37140bc861a85059e88057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e151dda111977f3b8d0017d12fb842b437513b793d37140bc861a85059e88057", kill_on_drop: false }`
[INFO] [stdout] e151dda111977f3b8d0017d12fb842b437513b793d37140bc861a85059e88057
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f11683c0ca0fb9791e1da944ad247f524e0756522ee2f305c08c451f0cdd482e
[INFO] running `Command { std: "docker" "start" "-a" "f11683c0ca0fb9791e1da944ad247f524e0756522ee2f305c08c451f0cdd482e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loq_cli-0fe4f9c9adb3a00e)
[INFO] [stdout] 
[INFO] [stdout] running 105 tests
[INFO] [stdout] test baseline::tests::write_report_sorts_by_limit_and_summarizes ... ok
[INFO] [stdout] test baseline_shared::tests::build_temp_config_keeps_exact_token_rules ... ok
[INFO] [stdout] test baseline_shared::tests::build_temp_config_ignores_rules_without_path ... ok
[INFO] [stdout] test baseline::tests::baseline_report_is_empty ... ok
[INFO] [stdout] test baseline::tests::capitalize_first_handles_empty ... ok
[INFO] [stdout] test baseline::tests::write_report_handles_removed_only ... ok
[INFO] [stdout] test baseline_shared::tests::build_temp_config_keeps_glob_rules_only ... ok
[INFO] [stdout] test check::input_scope::tests::collect_inputs_empty_defaults_to_cwd ... ok
[INFO] [stdout] test check::input_scope::tests::collect_inputs_stdin_with_paths ... ok
[INFO] [stdout] test check::input_scope::tests::collect_inputs_mixed_paths_and_stdin ... ok
[INFO] [stdout] test check::input_scope::tests::decode_git_path_handles_non_utf8_bytes ... ok
[INFO] [stdout] test check::input_scope::tests::decode_git_path_preserves_leading_and_trailing_spaces ... ok
[INFO] [stdout] test check::input_scope::tests::git_diff_args_match_expected_flags ... ok
[INFO] [stdout] test check::input_scope::tests::git_filter_from_args_respects_staged_and_diff ... ok
[INFO] [stdout] test check::input_scope::tests::collect_inputs_reports_stdin_error ... ok
[INFO] [stdout] test check::input_scope::tests::collect_inputs_stdin_only_no_default ... ok
[INFO] [stdout] test check::input_scope::tests::has_git_dir_ancestor_detects_repo_markers ... ok
[INFO] [stdout] test baseline_shared::tests::scan_violations_does_not_include_temp_config_file ... ok
[INFO] [stdout] test check::input_scope::tests::git_repo_root_fails_outside_repo ... ok
[INFO] [stdout] test check::input_scope::tests::resolve_check_inputs_without_git_filter_uses_collect_inputs_behavior ... ok
[INFO] [stdout] test baseline_shared::tests::scan_violations_preserves_exact_token_rules ... ok
[INFO] [stdout] test baseline_shared::tests::scan_violations_ignores_token_rules ... ok
[INFO] [stdout] test check::input_scope::tests::run_git_returns_output_on_success ... ok
[INFO] [stdout] test check::input_scope::tests::git_repo_root_returns_root ... ok
[INFO] [stdout] test check::input_scope::tests::strip_line_endings_only_removes_newline_chars ... ok
[INFO] [stdout] test check::tests::handle_check_output_default_mode_shows_missing_but_skips_other_warnings ... ok
[INFO] [stdout] test check::tests::handle_check_output_verbose_mode_shows_skip_warnings ... ok
[INFO] [stdout] test check::tests::handle_check_output_json_format ... ok
[INFO] [stdout] test check::tests::handle_check_output_with_walk_errors ... ok
[INFO] [stdout] test check::tests::handle_fs_error_returns_error_status ... ok
[INFO] [stdout] test exact_limits::tests::collect_normalizes_dot_slash ... ok
[INFO] [stdout] test exact_limits::tests::collect_filters_non_exact_rules ... ok
[INFO] [stdout] test config_edit::tests::default_document_has_expected_defaults ... ok
[INFO] [stdout] test exact_limits::tests::extract_paths_from_array ... ok
[INFO] [stdout] test exact_limits::tests::extract_paths_from_string ... ok
[INFO] [stdout] test exact_limits::tests::is_exact_path_detects_globs ... ok
[INFO] [stdout] test exact_limits::tests::set_escapes_glob_metacharacters ... ok
[INFO] [stdout] test exact_limits::tests::set_update_remove_flow ... ok
[INFO] [stdout] test exact_limits::tests::collect_unescapes_escaped_paths ... ok
[INFO] [stdout] test exact_limits::tests::unescape_glob_handles_adjacent_escaped_sequences ... ok
[INFO] [stdout] test exact_limits::tests::unescape_glob_reverses_escape ... ok
[INFO] [stdout] test exact_limits::tests::is_exact_path_handles_escaped_metacharacters ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_creates_entry ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_handles_no_trailing_newline ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_handles_empty_file ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_skips_if_already_present ... ok
[INFO] [stdout] test init::tests::default_config_has_expected_values ... ok
[INFO] [stdout] test output::json::tests::all_outcomes_counted ... ok
[INFO] [stdout] test output::json::tests::binary_file_warning ... ok
[INFO] [stdout] test output::json::tests::fix_guidance_excluded_without_violations ... ok
[INFO] [stdout] test output::json::tests::fix_guidance_included_with_violations ... ok
[INFO] [stdout] test output::json::tests::missing_file_warning ... ok
[INFO] [stdout] test output::json::tests::token_violation_uses_token_fields ... ok
[INFO] [stdout] test output::json::tests::unreadable_file_warning ... ok
[INFO] [stdout] test output::json::tests::violation_with_default_match ... ok
[INFO] [stdout] test output::json::tests::violations_sorted_by_path ... ok
[INFO] [stdout] test output::json::tests::walk_errors_included ... ok
[INFO] [stdout] test output::tests::colorspec_helpers_build_correctly ... ok
[INFO] [stdout] test output::tests::format_number_hundreds ... ok
[INFO] [stdout] test output::tests::format_number_millions ... ok
[INFO] [stdout] test output::tests::format_number_small ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_skips_if_no_gitignore ... ok
[INFO] [stdout] test output::tests::format_number_thousands ... ok
[INFO] [stdout] test output::json::tests::violation_with_rule_match ... ok
[INFO] [stdout] test output::tests::write_block_multiline ... ok
[INFO] [stdout] test output::tests::write_block_single_line ... ok
[INFO] [stdout] test output::tests::write_finding_path_without_directory ... ok
[INFO] [stdout] test output::tests::write_finding_skip_binary ... ok
[INFO] [stdout] test output::tests::write_finding_skip_unreadable ... ok
[INFO] [stdout] test output::tests::write_finding_skip_missing ... ok
[INFO] [stdout] test output::tests::write_finding_token_violation_marks_approximate_unit ... ok
[INFO] [stdout] test output::tests::write_finding_token_violation_verbose_shows_token_rule ... ok
[INFO] [stdout] test output::tests::write_finding_violation ... ok
[INFO] [stdout] test output::tests::write_finding_violation_verbose_rule_match ... ok
[INFO] [stdout] test output::tests::write_guidance_multiline ... ok
[INFO] [stdout] test output::tests::write_guidance_preserves_trailing_newline ... ok
[INFO] [stdout] test output::tests::write_guidance_single_line ... ok
[INFO] [stdout] test output::tests::write_line_with_color ... ok
[INFO] [stdout] test output::tests::write_line_without_color ... ok
[INFO] [stdout] test output::tests::write_summary_all_passed ... ok
[INFO] [stdout] test output::tests::write_summary_one_file_passed ... ok
[INFO] [stdout] test output::tests::write_summary_single_violation ... ok
[INFO] [stdout] test output::tests::write_summary_with_violations ... ok
[INFO] [stdout] test output::tests::write_walk_errors_non_verbose ... ok
[INFO] [stdout] test output::tests::write_walk_errors_verbose ... ok
[INFO] [stdout] test relax::tests::apply_relax_changes_updates_and_adds_rules ... ok
[INFO] [stdout] test relax::tests::collect_violations_ignores_token_violations ... ok
[INFO] [stdout] test relax::tests::collect_violations_uses_match_key ... ok
[INFO] [stdout] test relax::tests::write_report_formats_output ... ok
[INFO] [stdout] test relax::tests::write_report_formats_plural_summary ... ok
[INFO] [stdout] test tests::check_command_details_returns_none_for_non_check_commands ... ok
[INFO] [stdout] test tests::exit_status_to_exit_code ... ok
[INFO] [stdout] test tests::normalize_args_converts_stdin_dash_for_check ... ok
[INFO] [stdout] test tests::normalize_args_converts_stdin_dash_with_global_flags ... ok
[INFO] [stdout] test tests::normalize_args_preserves_literal_dash_after_double_dash ... ok
[INFO] [stdout] test tighten::tests::tighten_report_is_empty ... ok
[INFO] [stdout] test tighten::tests::write_report_handles_removed_only ... ok
[INFO] [stdout] test tighten::tests::write_report_sorts_by_limit_and_summarizes ... ok
[INFO] [stdout] test output::tests::write_finding_violation_verbose_default_match ... ok
[INFO] [stdout] test output::tests::print_error_returns_error_status ... ok
[INFO] [stdout] test check::input_scope::tests::list_git_paths_staged ... ok
[INFO] [stdout] test check::input_scope::tests::list_git_paths_diff ... ok
[INFO] [stdout] test check::input_scope::tests::list_git_paths_invalid_ref_fails ... ok
[INFO] [stdout] test check::input_scope::tests::list_git_paths_deduplicates_and_sorts ... ok
[INFO] [stdout] test check::input_scope::tests::resolve_git_inputs_uses_repo_root_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 105 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/loq-ce11e74e937f51d1)
[INFO] [stderr]      Running tests/baseline.rs (/opt/rustwide/target/debug/deps/baseline-d069e0552749f67b)
[INFO] [stdout] test creates_config_when_missing ... ok
[INFO] [stdout] test removes_rule_for_deleted_file ... ok
[INFO] [stdout] test no_changes_when_all_compliant ... ok
[INFO] [stdout] test can_disable_gitignore ... ok
[INFO] [stdout] test handles_multiple_violations ... ok
[INFO] [stdout] test preserves_glob_rules ... ok
[INFO] [stdout] test preserves_exact_token_rules ... ok
[INFO] [stdout] test respects_exclude_patterns ... ok
[INFO] [stdout] test respects_gitignore ... ok
[INFO] [stdout] test respects_multiple_exclude_patterns ... ok
[INFO] [stdout] test threshold_flag ... ok
[INFO] [stdout] test skips_files_covered_by_glob_rules ... ok
[INFO] [stdout] test removes_rule_if_file_compliant ... ok
[INFO] [stdout] test updates_rule_if_file_grew ... ok
[INFO] [stdout] test adds_rules_for_violations ... ok
[INFO] [stdout] test rules_are_respected_after_baseline ... ok
[INFO] [stdout] test updates_rule_if_file_shrunk ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/baseline_rebaseline.rs (/opt/rustwide/target/debug/deps/baseline_rebaseline-1f19afcef254432b)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test multiple_files_shrink_to_different_sizes ... ok
[INFO] [stdout] test handles_deleted_files_alongside_new_violations ... ok
[INFO] [stdout] test preserves_glob_rules_and_comments ... ok
[INFO] [stdout] test with_nested_directories ... ok
[INFO] [stdout] test idempotent_when_no_changes ... ok
[INFO] [stdout] test adds_updates_and_removes_in_single_pass ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/baseline_reset.rs (/opt/rustwide/target/debug/deps/baseline_reset-e814082a02b60114)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test combined_with_threshold ... ok
[INFO] [stdout] test handles_mixed_changes ... ok
[INFO] [stdout] test only_affects_exact_path_rules ... ok
[INFO] [stdout] test updates_grown_files ... ok
[INFO] [stdout] test preserves_comments_and_formatting ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-5856dd0fda396f60)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test check_staged_errors_when_git_unavailable ... ok
[INFO] [stdout] test check_diff_rejects_paths ... ok
[INFO] [stdout] test check_allows_flags_after_paths ... ok
[INFO] [stdout] test check_diff_errors_when_not_in_git_repo ... ok
[INFO] [stdout] test check_explicit_files ... ok
[INFO] [stdout] test check_staged_rejects_stdin_scope ... ok
[INFO] [stdout] test check_staged_rejects_paths ... ok
[INFO] [stdout] test config_error_is_reported ... ok
[INFO] [stdout] test exit_code_error_on_violation ... ok
[INFO] [stdout] test init_accepts_verbosity_flags ... ok
[INFO] [stdout] test init_adds_cache_to_gitignore ... ok
[INFO] [stdout] test default_check_success ... ok
[INFO] [stdout] test init_does_not_duplicate_cache_in_gitignore ... ok
[INFO] [stdout] test check_stdin_preserves_leading_and_trailing_spaces ... ok
[INFO] [stdout] test check_staged_errors_when_not_in_git_repo ... ok
[INFO] [stdout] test check_reads_stdin_list ... ok
[INFO] [stdout] test init_writes_config ... ok
[INFO] [stdout] test init_fails_when_exists ... ok
[INFO] [stdout] test old_v1_cache_is_migrated_to_v2 ... ok
[INFO] [stdout] test verbose_includes_rule ... ok
[INFO] [stdout] test verbose_includes_skip_warnings ... ok
[INFO] [stdout] test missing_file_warns ... ok
[INFO] [stdout] test verbose_shows_matched_rule_pattern ... ok
[INFO] [stdout] test check_diff_since_ref_only_checks_changed_files ... ok
[INFO] [stdout] test check_staged_handles_leading_space_filename ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_git_scope.rs (/opt/rustwide/target/debug/deps/cli_git_scope-38454aed1149a0e9)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test check_diff_reports_spawn_error_from_git_diff ... ok
[INFO] [stdout] test check_diff_from_subdir_uses_repo_root_config ... ok
[INFO] [stdout] test check_diff_from_subdir_without_scope_checks_repo_wide ... ok
[INFO] [stdout] test check_diff_from_subdir_with_diff_relative_enabled_checks_repo_wide ... ok
[INFO] [stdout] test check_staged_from_subdir_without_scope_checks_repo_wide ... ok
[INFO] [stdout] test check_staged_reports_git_diff_failure_without_stderr ... ok
[INFO] [stdout] test check_staged_from_subdir_uses_repo_root_config ... ok
[INFO] [stdout] test check_staged_from_subdir_with_no_staged_files_succeeds ... ok
[INFO] [stdout] test check_staged_preserves_rev_parse_stderr_for_non_repo_failures ... ok
[INFO] [stdout] test check_staged_ignores_deleted_files ... ok
[INFO] [stdout] test check_staged_reports_spawn_error_from_git_diff ... ok
[INFO] [stdout] test check_staged_from_subdir_with_diff_relative_enabled_checks_repo_wide ... ok
[INFO] [stdout] test check_staged_reports_empty_repo_root_from_git ... ok
[INFO] [stderr]      Running tests/cli_scope_examples.rs (/opt/rustwide/target/debug/deps/cli_scope_examples-7d7b531efde3600b)
[INFO] [stdout] test check_staged_ignores_submodule_directory_entries ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test explicit_path_scope_still_only_checks_requested_tree ... ok
[INFO] [stdout] test stdin_scope_still_uses_only_listed_paths ... ok
[INFO] [stdout] test default_check_still_walks_current_directory ... ok
[INFO] [stdout] test diff_head_ignores_untracked_files_and_only_checks_tracked_changes ... ok
[INFO] [stdout] test diff_range_accepts_commit_ranges_like_main_dot_dot_head ... ok
[INFO] [stdout] test staged_scope_from_subdir_checks_repo_wide ... ok
[INFO] [stderr]      Running tests/escaped_paths.rs (/opt/rustwide/target/debug/deps/escaped_paths-a995a1a7c21e28b3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test relax_matches_existing_escaped_rule_and_updates_it ... ok
[INFO] [stdout] test baseline_and_relax_roundtrip_with_literal_braces_path ... ok
[INFO] [stdout] test baseline_updates_existing_escaped_rule_without_duplicates ... ok
[INFO] [stderr]      Running tests/relax.rs (/opt/rustwide/target/debug/deps/relax-bdad3063f6498892)
[INFO] [stdout] test baseline_and_relax_roundtrip_with_literal_right_bracket_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test updates_existing_exact_rule ... ok
[INFO] [stdout] test creates_config_and_rule_when_missing ... ok
[INFO] [stdout] test adds_exact_override_for_glob ... ok
[INFO] [stdout] test orders_paths_and_applies_buffer_for_multiple_files ... ok
[INFO] [stdout] test exits_zero_when_no_violations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/snapshots.rs (/opt/rustwide/target/debug/deps/snapshots-56af8f530c19d00e)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test all_ok ... ok
[INFO] [stdout] test empty_directory ... ok
[INFO] [stdout] test gitignore_respected ... ok
[INFO] [stdout] test baselined_file_passes ... ok
[INFO] [stdout] test fix_guidance_shown_on_violation ... ok
[INFO] [stdout] test json_output_empty_directory ... ok
[INFO] [stdout] test json_output_all_ok ... ok
[INFO] [stdout] test binary_file_skipped ... ok
[INFO] [stdout] test nested_directories ... ok
[INFO] [stdout] test json_output_one_violation ... ok
[INFO] [stdout] test json_output_pass_and_fail ... ok
[INFO] [stdout] test no_config_uses_defaults ... ok
[INFO] [stdout] test json_output_multiple_rules ... ok
[INFO] [stdout] test missing_file_explicit_arg ... ok
[INFO] [stdout] test multiple_rules ... ok
[INFO] [stdout] test one_violation ... ok
[INFO] [stdout] test stdin_file_list ... ok
[INFO] [stdout] test pass_and_fail ... ok
[INFO] [stdout] test token_budget ... ok
[INFO] [stdout] test json_output_token_budget ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tighten.rs (/opt/rustwide/target/debug/deps/tighten-867cab7886284970)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test fails_on_invalid_config ... ok
[INFO] [stdout] test removes_rule_when_file_compliant ... ok
[INFO] [stdout] test does_not_add_rules_for_new_violations ... ok
[INFO] [stdout] test tightens_when_file_shrinks ... ok
[INFO] [stdout] test does_not_increase_when_file_grows ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loq_core-9d07cc8aa2da37e7)
[INFO] [stdout] test creates_config_when_missing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test config::tests::built_in_defaults_matches_default ... ok
[INFO] [stdout] test config::tests::format_toml_error_without_location ... ok
[INFO] [stdout] test config::tests::format_unknown_key_error_without_suggestion ... ok
[INFO] [stdout] test config::tests::glob_error_display_is_stable ... ok
[INFO] [stdout] test config::tests::init_template_has_rules ... ok
[INFO] [stdout] test config::tests::rule_with_both_budgets_is_invalid ... ok
[INFO] [stdout] test config::tests::default_config_has_expected_values ... ok
[INFO] [stdout] test config::tests::invalid_glob_reports_error ... ok
[INFO] [stdout] test config::tests::glob_star_does_not_cross_directories ... ok
[INFO] [stdout] test config::tests::pattern_list_no_match_returns_none ... ok
[INFO] [stdout] test config::tests::rule_without_budget_is_invalid ... ok
[INFO] [stdout] test decide::tests::default_fallback_when_no_rule ... ok
[INFO] [stdout] test decide::tests::rule_order_last_match_wins ... ok
[INFO] [stdout] test decide::tests::multi_path_rule_matches_any ... ok
[INFO] [stdout] test decide::tests::skip_when_no_default_and_no_rule ... ok
[INFO] [stdout] test config::tests::token_rule_compiles_to_token_limit ... ok
[INFO] [stdout] test parse::tests::find_key_location_finds_key ... ok
[INFO] [stdout] test parse::tests::find_key_location_not_found ... ok
[INFO] [stdout] test parse::tests::fix_guidance_defaults_to_none ... ok
[INFO] [stdout] test parse::tests::fix_guidance_parsed_correctly ... ok
[INFO] [stdout] test parse::tests::fix_guidance_multiline_string ... ok
[INFO] [stdout] test parse::tests::invalid_toml_reports_error ... ok
[INFO] [stdout] test parse::tests::line_col_from_offset_handles_newlines ... ok
[INFO] [stdout] test parse::tests::line_col_from_offset_out_of_bounds ... ok
[INFO] [stdout] test parse::tests::extract_unknown_key_name_empty_returns_none ... ok
[INFO] [stdout] test parse::tests::respect_gitignore_defaults_true ... ok
[INFO] [stdout] test parse::tests::extract_unknown_key_name_with_array_index ... ok
[INFO] [stdout] test parse::tests::negative_max_lines_reports_error ... ok
[INFO] [stdout] test parse::tests::rule_parsed_correctly ... ok
[INFO] [stdout] test parse::tests::rule_path_array_single_element ... ok
[INFO] [stdout] test parse::tests::unknown_key_detection ... ok
[INFO] [stdout] test parse::tests::rule_path_accepts_string ... ok
[INFO] [stdout] test parse::tests::unknown_key_without_suggestion ... ok
[INFO] [stdout] test parse::tests::token_rule_parsed_correctly ... ok
[INFO] [stdout] test parse::tests::rule_path_accepts_array ... ok
[INFO] [stdout] test parse::tests::unknown_key_without_location ... ok
[INFO] [stdout] test report::tests::findings_sorted_by_overage ... ok
[INFO] [stdout] test report::tests::fix_guidance_excluded_when_no_violations ... ok
[INFO] [stdout] test report::tests::nolimit_is_skipped ... ok
[INFO] [stdout] test report::tests::summary_counts_each_file_once ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loq_fs-5c33215950758a5d)
[INFO] [stdout] test report::tests::fix_guidance_included_when_violations_exist ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[INFO] [stdout] test cache::tests::hash_config_changes_with_default ... ok
[INFO] [stdout] test cache::tests::config_change_invalidates_cache ... ok
[INFO] [stdout] test cache::tests::insert_and_get_binary ... ok
[INFO] [stdout] test cache::tests::empty_cache_returns_none ... ok
[INFO] [stdout] test cache::tests::insert_and_get_text ... ok
[INFO] [stdout] test cache::tests::mtime_mismatch_returns_none ... ok
[INFO] [stdout] test cache::tests::no_save_when_unchanged ... ok
[INFO] [stdout] test count::tests::binary_detection_first_chunk ... ok
[INFO] [stdout] test count::tests::count_empty_file ... ok
[INFO] [stdout] test count::tests::binary_detection_only_checks_first_chunk ... ok
[INFO] [stdout] test count::tests::count_multiple_lines ... ok
[INFO] [stdout] test cache::tests::save_and_load_roundtrip ... ok
[INFO] [stdout] test cache::tests::old_cache_version_is_discarded_and_rebuilt_as_v2 ... ok
[INFO] [stdout] test count::tests::count_large_file_multiple_chunks ... ok
[INFO] [stdout] test count::tests::count_multiple_lines_no_trailing_newline ... ok
[INFO] [stdout] test count::tests::count_no_trailing_newline ... ok
[INFO] [stdout] test count::tests::count_large_file_no_trailing_newline ... ok
[INFO] [stdout] test count::tests::count_tracks_bytes ... ok
[INFO] [stdout] test count::tests::cr_only_not_counted_as_line ... ok
[INFO] [stdout] test count::tests::crlf_line_endings_counted_by_lf ... ok
[INFO] [stdout] test count::tests::count_trailing_newline ... ok
[INFO] [stdout] test count::tests::missing_file_returns_missing ... ok
[INFO] [stdout] test count::tests::mixed_line_endings ... ok
[INFO] [stdout] test count::tests::unreadable_path_returns_unreadable ... ok
[INFO] [stdout] test inspection::tests::cache_result_ignores_missing_mtime ... ok
[INFO] [stdout] test discover::tests::no_config_returns_none ... ok
[INFO] [stdout] test discover::tests::finds_config_in_current_dir ... ok
[INFO] [stdout] test inspection::tests::missing_file_is_not_cacheable ... ok
[INFO] [stdout] test inspection::tests::binary_file_outcome_is_cached ... ok
[INFO] [stdout] test inspection::tests::text_file_outcome_uses_limit ... ok
[INFO] [stdout] test discover::tests::finds_config_in_parent_dir ... ok
[INFO] [stdout] test inspection::tests::token_file_outcome_handles_even_four_byte_chunks ... ok
[INFO] [stdout] test discover::tests::directory_named_loq_toml_is_ignored ... ok
[INFO] [stdout] test inspection::tests::token_file_outcome_uses_ceil_bytes_over_four ... ok
[INFO] [stdout] test stdin::tests::absolute_paths_preserved ... ok
[INFO] [stdout] test path_identity::tests::missing_path_falls_back_to_cwd_join ... ok
[INFO] [stdout] test path_identity::tests::normalize_key_strips_leading_dot_slash ... ok
[INFO] [stdout] test path_identity::tests::identity_uses_cwd_for_display_and_root_for_match_key ... ok
[INFO] [stdout] test stdin::tests::preserves_leading_and_trailing_spaces ... ok
[INFO] [stdout] test stdin::tests::reads_stdin_list ... ok
[INFO] [stdout] test tests::binary_and_unreadable_are_reported ... ok
[INFO] [stdout] test tests::exactly_at_limit_passes ... ok
[INFO] [stdout] test tests::explicit_file_bypasses_gitignore ... ok
[INFO] [stdout] test tests::excluded_files_are_filtered_out ... ok
[INFO] [stdout] test tests::gitignore_can_be_disabled ... ok
[INFO] [stdout] test tests::explicit_files_bypass_gitignore_even_with_negation ... ok
[INFO] [stdout] test tests::missing_files_reported ... ok
[INFO] [stdout] test tests::missing_config_file_returns_error ... ok
[INFO] [stdout] test tests::normalize_key_strips_leading_dot_slash ... ok
[INFO] [stdout] test tests::directory_walk_respects_gitignore ... ok
[INFO] [stdout] test tests::no_default_skips_files ... ok
[INFO] [stdout] test tests::gitignore_negation_works_in_directory_walk ... ok
[INFO] [stdout] test tests::one_over_limit_violates ... ok
[INFO] [stdout] test walk::tests::exclude_pattern_filters_explicit_files ... ok
[INFO] [stdout] test tests::token_rule_uses_approximate_byte_budget ... ok
[INFO] [stdout] test tests::subdir_check_uses_config_root_match_key ... ok
[INFO] [stdout] test tests::exclude_pattern_with_globstar ... ok
[INFO] [stdout] test walk::tests::expands_file_and_missing ... ok
[INFO] [stdout] test walk::tests::hardcoded_excludes_filter_explicit_loq_toml ... ok
[INFO] [stdout] test walk::tests::exclude_dotdir_pattern_without_leading_globstar ... ok
[INFO] [stdout] test walk::tests::expands_directory ... ok
[INFO] [stdout] test walk::tests::includes_gitignored_when_disabled ... ok
[INFO] [stdout] test walk::tests::exclude_pattern_filters_walked_files ... ok
[INFO] [stdout] test walk::tests::hardcoded_excludes_filter_loq_cache_dir ... ok
[INFO] [stdout] test walk::tests::hardcoded_excludes_filter_loq_toml ... ok
[INFO] [stdout] test walk::tests::respects_gitignore_when_enabled ... ok
[INFO] [stdout] test walk::tests::symlink_to_file_not_followed_by_default ... ok
[INFO] [stdout] test walk::tests::symlink_to_parent_dir_does_not_loop ... ok
[INFO] [stdout] test count::tests::unreadable_file_open_returns_unreadable ... FAILED
[INFO] [stdout] test count::tests::text_lines_panics_for_binary - should panic ... ok
[INFO] [stdout] test inspection::tests::cache_result_ignores_poisoned_cache_lock ... ok
[INFO] [stdout] test walk::tests::walk_errors_are_reported_for_unreadable_dirs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- count::tests::unreadable_file_open_returns_unreadable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'count::tests::unreadable_file_open_returns_unreadable' (2296) panicked at crates/loq_fs/src/count.rs:183:45:
[INFO] [stdout] called `Result::unwrap_err()` on an `Ok` value: Text { lines: 1, bytes: 6 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64c1ca4b4618 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64c1ca4b4618 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64c1ca4b4618 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64c1ca4b4618 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64c1ca4ca37a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64c1ca4ca37a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64c1ca4b9152 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64c1ca4b9152 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64c1ca490766 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64c1ca490766 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64c1ca4ab789 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64c1ca002dbc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64c1ca002dbc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64c1ca4aba02 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64c1ca4aba02 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64c1ca490822 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64c1ca487eb9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64c1ca49168d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64c1ca4cabbc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64c1ca4ca932 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64c1c9f69191 - <core[5a1c3e9896636f3a]::result::Result<loq_fs[37a33b276967ceb5]::count::FileInspection, loq_fs[37a33b276967ceb5]::count::CountError>>::unwrap_err
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1329:22
[INFO] [stdout]   21:     0x64c1c9f6cdc1 - loq_fs[37a33b276967ceb5]::count::tests::unreadable_file_open_returns_unreadable
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/loq_fs/src/count.rs:183:45
[INFO] [stdout]   22:     0x64c1c9f68fc7 - loq_fs[37a33b276967ceb5]::count::tests::unreadable_file_open_returns_unreadable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/loq_fs/src/count.rs:174:49
[INFO] [stdout]   23:     0x64c1c9f7b5e6 - <loq_fs[37a33b276967ceb5]::count::tests::unreadable_file_open_returns_unreadable::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64c1c9ff5e9b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64c1c9ff5e9b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x64c1ca003715 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x64c1ca003715 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64c1ca003715 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64c1ca003715 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64c1ca003715 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64c1ca003715 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x64c1ca003715 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x64c1c9ffe274 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x64c1c9ffe274 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64c1ca006792 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x64c1ca006792 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64c1ca006792 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64c1ca006792 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64c1ca006792 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64c1ca006792 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x64c1ca006792 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64c1ca4b3a5f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x64c1ca4b3a5f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7a75e8fc2aa4 - <unknown>
[INFO] [stdout]   45:     0x7a75e904fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- walk::tests::walk_errors_are_reported_for_unreadable_dirs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'walk::tests::walk_errors_are_reported_for_unreadable_dirs' (2442) panicked at crates/loq_fs/src/walk/tests.rs:205:5:
[INFO] [stdout] expected walk errors for unreadable directory
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64c1ca4b4618 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64c1ca4b4618 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64c1ca4b4618 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64c1ca4b4618 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64c1ca4ca37a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64c1ca4ca37a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64c1ca4b9152 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64c1ca4b9152 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64c1ca490766 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64c1ca490766 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64c1ca4ab789 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64c1ca002dbc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64c1ca002dbc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64c1ca4aba02 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64c1ca4aba02 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64c1ca490854 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64c1ca487eb9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64c1ca49168d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64c1ca4cabbc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64c1c9fd061f - loq_fs[37a33b276967ceb5]::walk::tests::walk_errors_are_reported_for_unreadable_dirs
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/loq_fs/src/walk/tests.rs:205:5
[INFO] [stdout]   20:     0x64c1c9fc8517 - loq_fs[37a33b276967ceb5]::walk::tests::walk_errors_are_reported_for_unreadable_dirs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/loq_fs/src/walk/tests.rs:178:50
[INFO] [stdout]   21:     0x64c1c9f7afa6 - <loq_fs[37a33b276967ceb5]::walk::tests::walk_errors_are_reported_for_unreadable_dirs::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x64c1c9ff5e9b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64c1c9ff5e9b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x64c1ca003715 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x64c1ca003715 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x64c1ca003715 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x64c1ca003715 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x64c1ca003715 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x64c1ca003715 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x64c1ca003715 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x64c1c9ffe274 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x64c1c9ffe274 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x64c1ca006792 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x64c1ca006792 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x64c1ca006792 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x64c1ca006792 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x64c1ca006792 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x64c1ca006792 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x64c1ca006792 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x64c1ca4b3a5f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x64c1ca4b3a5f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7a75e8fc2aa4 - <unknown>
[INFO] [stdout]   43:     0x7a75e904fa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     count::tests::unreadable_file_open_returns_unreadable
[INFO] [stdout]     walk::tests::walk_errors_are_reported_for_unreadable_dirs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 70 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p loq_fs --lib`
[INFO] running `Command { std: "docker" "inspect" "f11683c0ca0fb9791e1da944ad247f524e0756522ee2f305c08c451f0cdd482e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f11683c0ca0fb9791e1da944ad247f524e0756522ee2f305c08c451f0cdd482e", kill_on_drop: false }`
[INFO] [stdout] f11683c0ca0fb9791e1da944ad247f524e0756522ee2f305c08c451f0cdd482e
